home *** CD-ROM | disk | FTP | other *** search
- object TxtForm: TTxtForm
- Left = 199
- Top = 150
- BorderStyle = bsDialog
- Caption = 'TxtForm'
- ClientHeight = 314
- ClientWidth = 553
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object LblDisplay: TLabel
- Left = 8
- Top = 8
- Width = 537
- Height = 257
- AutoSize = False
- Color = clWhite
- ParentColor = False
- WordWrap = True
- end
- object BtnOK: TBitBtn
- Left = 240
- Top = 272
- Width = 89
- Height = 33
- TabOrder = 0
- Kind = bkOK
- end
- end
-